home *** CD-ROM | disk | FTP | other *** search
/ SuperHack / SuperHack CD.bin / CODING / GRAPHICS / MATRIX.ZIP / README.TXT < prev    next >
Encoding:
Text File  |  1995-06-13  |  1.2 KB  |  32 lines

  1.  
  2. MATRIX DEMO
  3.  
  4.  A simple little animation, like flying over an infinite tiled plane.
  5.  Basically this is the floor effect from Doom (though I'd just like to
  6. point out that the original implementation of this (on an Acorn Archimedes)
  7. was done long before anyone ever realised you could use a PC for playing
  8. games, let alone writing Doom!)
  9.  
  10.  Files:
  11.   README.TXT     - You're reading it
  12.   MATRIX.EXE     - The demo
  13.   TILEPICS.LZH   - Some alternative (digitised) tile patterns
  14.    PICDEMO.BAT    - Prog to set Matrix to run with new tiles
  15.    CAT.*          - Picture of disgustingly cute cat (cut from MIRRI3.JPG)
  16.    LI.*           - Picture "Li II" by H R Giger (originally LI_II.JPG)
  17.   SOURCE.LZH     - Complete source code
  18.    *.C, *.ASM, MAKEFILE, etc.
  19.  
  20.  And in case anyone's wondering, yes, the name Matrix is from "Neuromancer"
  21. (sorry for being predictable!) - the demo was inspired by the cover of the
  22. paperback edition I was reading.
  23.  
  24.  Thanks to Matt Spinner for more help on the original incarnation of this
  25. demo than any sane person would've offered.
  26.  
  27.  The code here is all freeware. Be nice to it!
  28.  
  29.  
  30. Simon Hern (22 Harrington Drive, Bedford, MK41 8DB, England)
  31. (July 1990, August 1993, September 1994, June 1995)
  32.